FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (141 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Gesundheitspass
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Gesundheitspass
Version 1.2.0
Status active
Name KBV_PR_AW_Gesundheitspass
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type DocumentReference
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient
https://fhir.kbv.de/ValueSet/KBV_VS_AW_Gesundheitspass_Typ KBV_VS_AW_Gesundheitspass_Typ


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Gesundheitspass",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Gesundheitspass",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "fhircomposition",
      "uri" : "http://hl7.org/fhir/composition",
      "name" : "FHIR Composition"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "xds",
      "uri" : "http://ihe.net/xds",
      "name" : "XDS metadata equivalent"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference.id",
        "path" : "DocumentReference.id",
        "min" : 1
      },
      {
        "id" : "DocumentReference.meta",
        "path" : "DocumentReference.meta",
        "min" : 1
      },
      {
        "id" : "DocumentReference.meta.versionId",
        "path" : "DocumentReference.meta.versionId",
        "min" : 1
      },
      {
        "id" : "DocumentReference.meta.lastUpdated",
        "path" : "DocumentReference.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "DocumentReference.meta.profile",
        "path" : "DocumentReference.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Gesundheitspass|1.2.0"
      },
      {
        "id" : "DocumentReference.text",
        "path" : "DocumentReference.text",
        "min" : 1
      },
      {
        "id" : "DocumentReference.masterIdentifier",
        "path" : "DocumentReference.masterIdentifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier",
        "path" : "DocumentReference.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.status",
        "path" : "DocumentReference.status",
        "short" : "Status",
        "definition" : "Der Status der Ressource ist immer current",
        "fixedCode" : "current"
      },
      {
        "id" : "DocumentReference.docStatus",
        "path" : "DocumentReference.docStatus",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type",
        "path" : "DocumentReference.type",
        "definition" : "In diesem Element wird der Typ des Gesundheitspasses bestimmt. Folgende Typen sind auswählbar:\r\nAllergiepass\r\nBluspendeausweis\r\nDiabetespass\r\nEpilepsie_Notfallausweis\r\nImplantatpass\r\nMutterpass\r\nOrganspendeausweis\r\nGewebespendeausweis\r\nRoentgenpass\r\nImpfpass\r\nEGK_Notfalldatensatz",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Gesundheitspasstyp",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_AW_Gesundheitspass_Typ"
        }
      },
      {
        "id" : "DocumentReference.type.coding",
        "path" : "DocumentReference.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.system",
        "path" : "DocumentReference.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.version",
        "path" : "DocumentReference.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.code",
        "path" : "DocumentReference.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type.coding.display",
        "path" : "DocumentReference.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.userSelected",
        "path" : "DocumentReference.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.text",
        "path" : "DocumentReference.type.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.category",
        "path" : "DocumentReference.category",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.version",
        "path" : "DocumentReference.category.coding.version",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.category.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "fixedCode" : "Gesundheitspass",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.category.coding.userSelected",
        "path" : "DocumentReference.category.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.category.text",
        "path" : "DocumentReference.category.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.subject.reference",
        "path" : "DocumentReference.subject.reference",
        "min" : 1
      },
      {
        "id" : "DocumentReference.subject.type",
        "path" : "DocumentReference.subject.type",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject.identifier",
        "path" : "DocumentReference.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject.display",
        "path" : "DocumentReference.subject.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.authenticator",
        "path" : "DocumentReference.authenticator",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.custodian",
        "path" : "DocumentReference.custodian",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.relatesTo",
        "path" : "DocumentReference.relatesTo",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.description",
        "path" : "DocumentReference.description",
        "short" : "Kommentar",
        "definition" : "In diesem Attribut kann ein Kommentar eingefügt werden.",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.securityLabel",
        "path" : "DocumentReference.securityLabel",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content",
        "path" : "DocumentReference.content",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment",
        "path" : "DocumentReference.content.attachment",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.contentType",
        "path" : "DocumentReference.content.attachment.contentType",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.language",
        "path" : "DocumentReference.content.attachment.language",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.data",
        "path" : "DocumentReference.content.attachment.data",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.url",
        "path" : "DocumentReference.content.attachment.url",
        "definition" : "In diesem Element wird der Speicherort der Anlage angegeben. Dies kann ein lokaler Verweis aber auch ein externer Link sein.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.size",
        "path" : "DocumentReference.content.attachment.size",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.hash",
        "path" : "DocumentReference.content.attachment.hash",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.title",
        "path" : "DocumentReference.content.attachment.title",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.creation",
        "path" : "DocumentReference.content.attachment.creation",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.format",
        "path" : "DocumentReference.content.format",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context",
        "path" : "DocumentReference.context",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.